Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

AncientGrave

4
Posts
1
Followers
1
Following
A member registered Jul 09, 2017 · View creator page →

Creator of

Recent community posts

Sorry for the late reply. We have updated the game so it's now hosted online so you don't need to run it locally :). But from what it looks like, you have something else running on port 8080. Perhaps another game server?

Sorry for taking this long, was busy making it multiplayer so I can host it online :). Check out my comment above for being able to play it without installing the server.

In case you still want to try to run it locally, your problem was that you are likely using open jdk while we built ours using regular jdk. 

Since several people were having trouble we made a couple of changes to it so it supports multiplayer and are now hosting it for some time online for people who want to try it out here: http://52.59.230.223:8080/. The app should also be updated and now just requires the game id that you see in the center top of the web view.

Hi! Thanks for giving it a spin :D. When running it, did you open a terminal window on the same folder as where the jar is and run "Java -jar Codenames-1.0-SNAPSHOT.jar"?