I'd like implement this simple game in all langages I know. Or better all languages that I want to learn. This is my work in my free time to improve my skills.
For the frontend I'll use
For the bakend ( this part will be implemented a lot of time next )
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
I'll compile this section when a new language will be used.
- Local two players version
- React
- Angular
- jQuery
- VanillaJS
- Configuration page for the name of player
- Add basic versione of AI ( client version )
- Add basic versione of AI ( server version )
- Remote two players version
Every step will be implemented with all languages. If I'll be able to do that.