GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 10-May-2025 13:26:52 JST Alex ☕🇨🇦 Alex ☕🇨🇦

    I've chosen the pallet, I've written the music, now its time to start making the game!

    #lispgamejam

    In conversation about 7 days ago from mastodon.gamedev.place permalink

    Attachments


    • Embed this notice
      David Wilson (daviwil@fosstodon.org)'s status on Saturday, 10-May-2025 13:26:50 JST David Wilson David Wilson
      in reply to

      @Alexjgriffith Sounds awesome!

      In conversation about 7 days ago permalink
    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:47:46 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      End of #lispgamejam day 3

      Not much gamedev today. Saw my mother for Mother's Day and went out to a concert in the evening.

      I've synced the fully loaded game start with the drop of the loading screen. I also played around with some art styles. Thinking of going with 64px hexes.

      I have a playable version up at https://alexjgriffith.com/temp/debris-dawn-0.1.0.html

      In conversation about 3 hours ago permalink
    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:47:47 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      End of #lispgamejam day 2

      - [x] Hex map wrapping
      - [x] Multiple Random Island Generation
      - [x] "working" with luajit and lua5.4

      I'm glad I chose to work with my template, working out a lot of kinks in the repl.

      My focus tomorrow will be on replacing the Art.

      In conversation about 3 hours ago permalink

      Attachments



    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:47:48 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      Bingo! Round and round we go

      In conversation about 3 hours ago permalink

      Attachments


    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:47:49 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      Wrapping the hexmap is now working in x and y for both mouse selection and autotiling!

      Now just to fix the distance calculation so pathing will work

      #lispgamejam

      In conversation about 3 hours ago permalink

      Attachments


    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:47:50 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      End of #lispgamejam day 1

      Struggling to get hex tiles to wrap cleanly

      In conversation about 3 hours ago permalink

      Attachments


    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:48:16 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      End of #lispgamejam day 8

      Its finally starting to look like a game!

      #pixelart #gamedev

      In conversation about 3 hours ago permalink

      Attachments


    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:48:17 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      End of #lispgamejam day 7

      Lots of work under the hood today implementing vehicles and npcs. Hopefully I will finalise the character controller tomorrow.

      #pixelart #gamedev

      In conversation about 3 hours ago permalink

      Attachments


      1. https://cdn.masto.host/mastodongamedevplace/media_attachments/files/114/515/858/183/931/825/original/271b69987bc11403.png
      David Wilson repeated this.
    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:48:18 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      End of #lispgamejam day 6

      I now have constraint based placement of all locations and objects in the game working.

      Thank you sets!

      #gamedev

      In conversation about 3 hours ago permalink

      Attachments


    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:48:19 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      End of #lispgamejam day 5

      Half way through the jam!

      This evening was focused on finalising the Art and getting it working in #love2d

      Right now locations are randomly placed, but I'm working on constraint based NPC / location placement

      #gamedev #pixelart

      In conversation about 3 hours ago permalink

      Attachments


      1. https://cdn.masto.host/mastodongamedevplace/media_attachments/files/114/504/453/472/410/493/original/73b524a55dfcf38a.png
    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:48:20 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      Over lunch today I fixed my seed generation issue and got runtime errors and startup time errors showing up properly on the browser.

      Startup errors are non-recoverable, which can be a pain on the web with its "long" load times. What I really need to do is get assert-repl working in love2d.

      In conversation about 3 hours ago permalink
    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:48:21 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      End of #lispgamejam day 4

      Today's focus was reorganising everything under the hood into something that can be turned into an actual game.

      I'm also thinking of going back to 32px hexes, but using oversized landmarks and units.

      #gamedev #pixelart #love2d

      In conversation about 3 hours ago permalink

      Attachments


    • Embed this notice
      Alex ☕🇨🇦 (alexjgriffith@mastodon.gamedev.place)'s status on Saturday, 17-May-2025 13:48:22 JST Alex ☕🇨🇦 Alex ☕🇨🇦
      in reply to

      Work is progressing on the new 64px tileset. Its nice working with the extra pixels, but its hard putting them to use without making the image look like noise.

      #pixelart #gamedev

      In conversation about 3 hours ago permalink

      Attachments


      1. https://cdn.masto.host/mastodongamedevplace/media_attachments/files/114/497/186/314/298/078/original/18a1dd82c274a0a9.png

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.