You are browsing as a guest. Sign up (or log in) to start making projects!

JaRPG

  • 13 Devlogs
  • 15 Total hours

An RPG dungeon crawler written in java

Open comments for this post

32m 48s logged

QOL Changes

QOL changes including:

  • The search command auto-picking up items
  • Message displayed after using a potion
  • Enemies you are fighting are displayed at the start of a combat
  • Shops now tell you how much gold you have when opening
  • You just put north, south, east or west, no need to prefix with ‘go’ anymore

Technical changes:

  • Moved room handling to handleRoom
  • Moved help menu printing to printHelp
  • removed help branch to be replaced by default case

QOL Changes

QOL changes including:

  • The search command auto-picking up items
  • Message displayed after using a potion
  • Enemies you are fighting are displayed at the start of a combat
  • Shops now tell you how much gold you have when opening
  • You just put north, south, east or west, no need to prefix with ‘go’ anymore

Technical changes:

  • Moved room handling to handleRoom
  • Moved help menu printing to printHelp
  • removed help branch to be replaced by default case

Replying to @DanngDev

0
1
Open comments for this post

58m 1s logged

Finished last bit of work

After finally finishing coding my game and addressing ship notes, the next update should be the full release!

Finished last bit of work

After finally finishing coding my game and addressing ship notes, the next update should be the full release!

Replying to @DanngDev

0
2
Open comments for this post

40m 36s logged

Finally, after all this time, i finished my workflow. I now have a new motto for life guys: “Never use github actions if you can’t be bothered to deal with random crap that never works”

Finally, after all this time, i finished my workflow. I now have a new motto for life guys: “Never use github actions if you can’t be bothered to deal with random crap that never works”

Replying to @DanngDev

0
1
Open comments for this post

1h 1m 26s logged

Spent ages working on a workflow to make system binaries for a console java app, still not working… :sigh:

Spent ages working on a workflow to make system binaries for a console java app, still not working… :sigh:

Replying to @DanngDev

0
1
Ship #1 Pending review

I am happy with my project, needs some more extra work but for version 1 it is more than enough. Making it was hard, but figuring it out is part of the fun, you will need java 21 installed to play, but once you have done that, there is a simple command to install it and run it in the readme

  • 13 devlogs
  • 15h
Try project → See source code →
Open comments for this post

1h 21m 47s logged

You can now save to a file, loading comes later! :)

You can now save to a file, loading comes later! :)

Replying to @DanngDev

0
1
Open comments for this post

24m 7s logged

Added colours, because, you know, colour! :)

Added colours, because, you know, colour! :)

Replying to @DanngDev

0
3
Open comments for this post

1h 8m 23s logged

Finally finished the shop system, so here’s a gif for you guys to enjoy

Finally finished the shop system, so here’s a gif for you guys to enjoy

Replying to @DanngDev

0
2
Open comments for this post

1h 33m 41s logged

Combat system fully finished! At last, you can sort of play.

Combat system fully finished! At last, you can sort of play.

Replying to @DanngDev

0
2
Open comments for this post

2h 24m 44s logged

After another 2hrs, you can finally play, just, without combat

After another 2hrs, you can finally play, just, without combat

Replying to @DanngDev

0
14
Open comments for this post

3h 11m 2s logged

Finally, after 3 hours of coding and bug fixing… I can read and parse a file :sigh:

Finally, after 3 hours of coding and bug fixing… I can read and parse a file :sigh:

Replying to @DanngDev

0
2
Open comments for this post

26m 4s logged

Wait, can’t do that yet, don’t want to make every Room individually, time for worldbuilding! 😭

Wait, can’t do that yet, don’t want to make every Room individually, time for worldbuilding! 😭

Replying to @DanngDev

0
3
Open comments for this post

50m 11s logged

After ages, I finished my types, now i can make the game ;(

After ages, I finished my types, now i can make the game ;(

Replying to @DanngDev

0
5
Open comments for this post

28m 39s logged

Just spent 10mins trying to get an arraylist to work only to realise i just forgot to add a semicolon ;)

Just spent 10mins trying to get an arraylist to work only to realise i just forgot to add a semicolon ;)

Replying to @DanngDev

0
2

Followers

Loading…