Thanks to visit codestin.com
Credit goes to github.com

Skip to content

h8man/ChaosGroove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaos Groove (GLX)

This project is a port of "Chaos Groove" by Richard Phipps, originally developed for Windows.

This version targets Windows/Linux/Wasm (Web) and intended as game history preservation project.

#Play in browser

https://h8man.github.io/ChaosGroove/


Overview

Chaos Groove is a remake by Richard Phipps of the classic Spectrum game Chaos: Battle of the Wizards by Julian Gollop.

https://chaosgroove.wordpress.com/


🔗 Original project: https://github.com/adamjimenez/ChaosGroove

All credit for the original design and implementation belongs to the original author(s).


Features

  • Platform-native implementation
  • Miantained code portability
  • Randering with raylib
  • All binaries included

Planned to 'restore' netplay


Release

url


Installation

git clone https://github.com/your-org/your-repo.git
cd your-repo

##Build instructions.

###Windows:

Download and install Visual Studio 2022 (any edition).

Open the project file: ChaosGroove.sln build and run.

###Linux

make
chaos-groove-run.sh

###Linux/Wasm

Install emsdk

make -f makefile-web

or

make run -f makefile-web

##License

// You are free to use and modify this source code however you see fit, as long as this game or any modified // version is not sold in any way. This game must always be freely available! // Richard Phipps, 13/04/08

About

Port of "Chaos Groove" by Richard Phipps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published