Pharo-Games

Description

DIfferent game in Pharo

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Stars
1
Created
Dec. 19, 2018
Updated
Dec. 17, 2020

Categories

Games

README excerpt

# Pharo-Game-Snake

## To open the game
```smalltalk
SnakeGame new openWithSpec
```

## Main Idea
 - A Local snake game
 - Simply to create snake AI
 
## Second Idea
 - Permit to distributed the game
 - So possible to challenge AI between different player in real-time
← Back to results