Skip to content

アトミキ - Rework of Atoms The Game - small game, where you find atoms by tracing the electrons.

License

Notifications You must be signed in to change notification settings

thomasfire/atomiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atomiki

アトミキ - Rework of Atoms The Game - small game, where you find atoms by tracing the electrons.

Original game

The original game can be found on SourceForge (one of the mistakes from my youth). The code there... well, I’ve come a long way since then, but it still works perfectly on Oracle JRE.

Build and run

Install JDK 21 and NodeJS 20 on your preferred platform and then:

git clone https://github.com/thomasfire/atomiki.git
cd atomiki/
nano src/main/resources/application.properties # edit the configuration 
cd app
npm install
npm run build
cd ..
sh mvnw -B package --file pom.xml
sh mvnw spring-boot:run

About

アトミキ - Rework of Atoms The Game - small game, where you find atoms by tracing the electrons.

Resources

License

Stars

Watchers

Forks