-
Create a simple tic tac toe app in Python that someone can play locally in browser
-
### What Roadmap is this project for?
Backend
### Project Difficulty
Beginner
### Add Project Details
Build a rock paper scissor game using random function
-
Everything phaser/2099 edition related is in devassets and devjs. the normal assets folder and js13kjs folder should be left alone, they are for posterity. If you want to help port the game to phaser,…
-
So I did
```
source ./emsdk/emsdk_env.sh
git clone https://github.com/ungverd/monkey_game.git
cd monkey_game/
emcc mygame.c -s WASM=1 -s USE_SDL=2 -s USE_SDL_IMAGE=2 -s SDL2_IMAGE_FORMATS='["p…
-
-
**Is your feature request related to a problem? Please describe.**
I want to add this famous JS game "whack-a-mole"
**Describe the solution you'd like**
Moles go up and down and the user whacks …
-
I think I found a bug on the way the deck is updated in the state when taking an action.
There are 5 filters on game.js that update the deck like this:
```deck = deck.filter(x => [cardLeft, card…
-
ghost updated
10 years ago
-
I think with more than 10 players we will run in performances issues especially on mobile devices.
Either we find a good optimization (like not updating every object at each run)
Either we change …
-
I'm running the game in my Windows wsl and after I get to the browser (Chrome) screen there are some warnings which don't stop me from continuing, but when I click start game it reports an error:
E…