Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411480 Posts in 69369 Topics- by 58425 Members - Latest Member: solpreston

April 23, 2024, 09:15:00 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogs[PICO-8] Tower Noire ✿
Pages: [1]
Print
Author Topic: [PICO-8] Tower Noire ✿  (Read 5715 times)
Cow
Level 0
**


Queen Jellybean


View Profile
« on: May 24, 2015, 04:42:29 PM »

Tower Noire

A small hardcore RPG along the lines of Cave Noire. It's being made in Pico-8, which has been great for my creativity by setting hard limitations and giving me a good workflow by pretty closely linking code and assets, as well as letting me iterate extremely rapidly.

What I'm going for is a small, pretty game that shows off some of the chunky, weird tiling I like to do and using that as an excuse to make a traditional rpg fetish project. The visuals themselves are inspired by Star Ocean Blue Sphere, Cave Noire, and many of my old mockups.

Here's where I'm at now (click for full-size):



I'll post updates pretty regularly here and on twitter.

One Love,

Sheldon
« Last Edit: March 09, 2018, 03:35:54 PM by Cow » Logged

jsepia
Guest
« Reply #1 on: May 25, 2015, 11:08:27 PM »

I love that tileset. Will the grass be flammable like in Brogue? And what purpose does the D-Pad thing in the lower right accomplish?
Logged
binaryboi01
Level 0
***


Toy-like people make me boy-like


View Profile
« Reply #2 on: May 26, 2015, 02:34:48 AM »

Looks really pretty. Good stuff. Good luck!  Gentleman
Logged

UmutD
Level 1
*



View Profile WWW
« Reply #3 on: May 26, 2015, 06:37:37 AM »

This is sweet. Following.
Logged

Cow
Level 0
**


Queen Jellybean


View Profile
« Reply #4 on: May 30, 2015, 05:05:38 PM »


Thanks guys!

Will the grass be flammable like in Brogue? And what purpose does the D-Pad thing in the lower right accomplish?

Flammable grass is a cool idea, should be doable and it fits with the game's concept. The D-Pad was just for debugging because I was having some problems with input (button presses being triggered on multiple frames). Also it looks cool and explains more about the game.



Since last update:
-Menu works now!
-Better function for checking for entity positions! Enemies won't move through stuff!
-Refactored everything to make more sense, the code is longer now though (PICO's character limit is harsh).
-Dead character frame, falling animation.
-Enemies can die now. Basic attack rolls are in.
-Added a screen fade effect.
-Sketching out game progression and a few floor ideas.

Next up:
-Enemy combat AI.
-Implement screen transitions and camera movement (rather than drawing a new chunk of the map).
-Add item interactions (via the menu that now works).
Logged

jsepia
Guest
« Reply #5 on: May 30, 2015, 05:27:45 PM »


I never would have known that the menu didn't work. :p

Is camera movement/panning really needed? I like the idea of each dungeon floor being a tiny, self-contained puzzle where you have to weigh your options carefully. As in "should I kill those enemies in case they drop useful loot, even if it means taking a few hits? or should I lock them behind a boulder and rush for the stairs, so I can save HP for the next level?" Not sure if that's what you were going for though, since I've never played Cave Noire.
Logged
Cow
Level 0
**


Queen Jellybean


View Profile
« Reply #6 on: May 30, 2015, 05:31:32 PM »

Each floor is self-contained, however the way PICO-8 works is it's all on a big, flat map, so that camera won't pan but it'll jump to the area it's supposed to. Your idea of the game sounds pretty close to mine, actually. Smiley
Logged

jsepia
Guest
« Reply #7 on: May 30, 2015, 06:11:29 PM »

Each floor is self-contained, however the way PICO-8 works is it's all on a big, flat map, so that camera won't pan but it'll jump to the area it's supposed to. Your idea of the game sounds pretty close to mine, actually. Smiley
Oh cool, that's clever.
Logged
Cow
Level 0
**


Queen Jellybean


View Profile
« Reply #8 on: May 30, 2015, 09:50:10 PM »

Logged

eigenbom
Level 10
*****


@eigenbom


View Profile WWW
« Reply #9 on: May 30, 2015, 10:51:58 PM »

Neat! Loving the chunky visuals and palette :D
Logged

happymonster
Level 10
*****



View Profile WWW
« Reply #10 on: May 31, 2015, 01:10:17 AM »

Love the graphics and style of this Smiley
Logged
Cow
Level 0
**


Queen Jellybean


View Profile
« Reply #11 on: May 31, 2015, 02:30:12 PM »

Thanks guys! :>

New things!
-Screenshake!
-Rats will nibble you!
-Falling animations and damage.
-You can die!
-There's a tile trap that doesn't work!
-Filled out the first areas a little bit to make the game playable.
-Slimes will smile at you sometimes!

Known bugs:
-Falling on any "entity" (including enemies, pushblocks, and fire) will crash the game.

Next up:
-Make some more interesting enemies and totally new area tiles.
-Chests and keys and doors and items.
-Player stats from items.
« Last Edit: June 13, 2015, 09:58:37 PM by Cow » Logged

Cow
Level 0
**


Queen Jellybean


View Profile
« Reply #12 on: June 13, 2015, 10:31:20 PM »




So, I've been focusing on trying to finish up the main game "systems" so I can actually spend time
making content. Today I added the item action menu and the inventory system works as it should
now. Really looking forward to adding enemies with more patterned behaviours to make it more
Cave Noire-ish and tactical.

Big update to PICO-8 means I have to worry about refactoring less, and using an external editor is
less painful.

Submitted this to Indiecade but I expect nothing from that. Doesn't hurt to try though, and forcing
myself to get a build ready for the deadline was a good experience.

« Last Edit: November 24, 2016, 11:28:21 AM by Cow » Logged

Cow
Level 0
**


Queen Jellybean


View Profile
« Reply #13 on: November 24, 2016, 11:27:59 AM »

Been working on this a little bit, started on a level generator too (no cool tiling yet). Added throwing, some other stuff.





Logged

Cow
Level 0
**


Queen Jellybean


View Profile
« Reply #14 on: March 09, 2018, 03:35:40 PM »

Decided to turn this into a 7DRL project and made something decent out of it, with only a couple hundred characters to spare.

Therefore it is now done.

Win, Mac, and Linux builds here: https://cow.itch.io/tower-noire



Logged

Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic