Also see Codetrain 2: codeconvoy/codetrain-two
A retro game engine in the browser.
💻 write code in a custom JavaScript game framework
✏️ sketch pixel art tiles to bring your vision to life
🕹 explore and remix games from the community
+ more!
✔️ Open source
✔️ MIT licensed
✔️ Free forever
Codetrain is a Next.js project bootstrapped with create-next-app
.
To get started, clone the repository and run the server:
git clone https://github.com/codeconvoy/codetrain
npm install
npm run dev