Skip to content

Original Corewars coding game ported into modern day MERN tech stack webapp with re-imagined UI

Notifications You must be signed in to change notification settings

aramachandran7/corewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corewars!

Check the blog post! Reached front page of Hacker News! Check out the comments there!

See and play the final product in action!

What we did

  • 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.

to run locally:

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.

About

Original Corewars coding game ported into modern day MERN tech stack webapp with re-imagined UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •