Skip to content

HTML5 & javascript implementation of the classic game Corewar

License

Notifications You must be signed in to change notification settings

corewar/corewar-ui

Repository files navigation

Netlify Status

NOTE: This repository has been deprecated and moved to our new home in the monorepo at: https://github.com/corewar/corewar.io

Corewar UI

This project is a web user interface for the Corewar.

It specifically consume our other project Corewar which is a Typescript / Javascript implementation of the classic game corewar

You can use the website here https://www.corewar.io

Technology

This project is written as a set of react components to consume the parser and simulator from Corewar and display the output in an attractive manner.

Getting started

  • Clone the project
  • npm i the dependencies
  • npm start to run the webserver and visit localhost:3000 to see the output

Testing

Run npm test to execute the UI tests

Contribution

We welcome all contributions, feedback and issues, please drop us a line with any feedback you have.

About

HTML5 & javascript implementation of the classic game Corewar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published