Skip to content

wontheone1/aikakone

Repository files navigation

Aikakone

Try the game on https://wontheone1.github.io/aikakone/

Introduction

Puzzle game using finna api. This game consists of frontend and backend part. Originally both parts were developed in this repo but backend part got separated to its own repo now. Do boot run to develop and boot build to compile a release version.

  • whenever any boot task is run(e.g. boot run) project.clj is generated automatically so that IntelliJ will understand this as a leiningen project and Cursive can help our development.
  • go to (localhost:3000) to see running project
  • go to (localhost:4000) to edit project on browser (although cursive is much more powerful)
  • run boot check to find out if your code can be improved

Deployment

Run ./deploy.sh from project root to deploy to the github io page

Copy rights

For the images used in this game, All Rights Reserved to their creators(including Hye Soo Park)

Particularly Hye Soo Park, created the following images,

About

multiplayer puzzle game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published