Check the blog post! Reached front page of Hacker News! Check out the comments there!
See and play the final product in action!
- Built a RedCode (dialect of assembly used to play corewars) engine with an entirely javascript backend to proccess redcode commands and work directly with our entirely JS stack
- Built an interactive, modern user interface around the original game to drive a stronger, more intuitive UX
- Working with students to test & deploy as a learning tool
- Built with MERN stack: (Mongo Express React Node), using Create React App.
run npm install
in both the root and client directories
run npm start
in the client directory
Open http://localhost:3000 to view it in the browser.