DEVLOG - 01
idea
this will be a connections creating + playing game built only with java
what i have now
- right now i have a group system and a way to export the game connections you made into a string following this format:
- ! = start of a group
- @ = end of a group
- “#” = start of a word
- $ = end of a word
- % = start of a group name
- ^ = end of a group name
- a shuffling system to shuffle the words from the groups
you can see it in action in the screenshots
whats next
- a decoding system
- the actual game player
- MAYBE a gui
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.