Author Topic: nReuben  (Read 6801 times)

0 Members and 1 Guest are viewing this topic.

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
nReuben
« on: December 30, 2014, 09:12:16 am »
So after going on semi-hiatus for this and not telling most of you this project even exists, I'm telling you it exists!

Using the maps DJ made for Reuben CSE (thanks, btw) I have imported all the map data into the source.
And now for the screenie!



All I have program-wise atm is a working screentest, but I promise to do a lot in the coming year.
and there was much rejoicing
I am Bach.

Offline ben_g

  • Hey cool I can set a custom title now :)
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +125/-4
  • Asm noob
    • View Profile
    • Our programmer's team: GameCommandoSquad
Re: nReuben
« Reply #1 on: December 30, 2014, 09:22:29 am »
It looks cool, but is there a reason why you aren't using colour?
My projects
 - The Lost Survivors (Unreal Engine) ACTIVE [GameCommandoSquad main project]
 - Oxo, with single-calc multiplayer and AI (axe) RELEASED (screenshot) (topic)
 - An android version of oxo (java)  ACTIVE
 - A 3D collision detection library (axe) RELEASED! (topic)(screenshot)(more recent screenshot)(screenshot of it being used in a tilemapper)
Spoiler For inactive:
- A first person shooter with a polygon-based 3d engine. (z80, will probably be recoded in axe using GLib) ON HOLD (screenshot)
 - A java MORPG. (pc) DEEP COMA(read more)(screenshot)
 - a minecraft game in axe DEAD (source code available)
 - a 3D racing game (axe) ON HOLD (outdated screenshot of asm version)

This signature was last updated on 20/04/2015 and may be outdated

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: nReuben
« Reply #2 on: December 30, 2014, 09:24:39 am »
Because I don't have a color ROM. My Nspire is a grayscale.
I am Bach.

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: nReuben
« Reply #3 on: December 30, 2014, 02:15:17 pm »
If you can figure out how to get an old (deleted) page from the nSDL Wiki, there's a link to a package containing boot1 for both classic and CX Nspires. boot2 can be obtained from OS files.
https://github.com/hoffa/nSDL/wiki

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: nReuben
« Reply #4 on: December 31, 2014, 08:31:45 am »
I got one from a friend. Here's the screenie in color:

I am Bach.

Offline Eiyeron

  • Urist McEiyolobster
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1430
  • Rating: +130/-10
  • (-_(//));
    • View Profile
    • Rétro-Actif : Rétro/Prog/Blog
Re: nReuben
« Reply #5 on: December 31, 2014, 08:59:11 am »
Yay, nice progress! The map will be quite small if you compare it to the nSpire screen. Why not scaling the sprites *2 to balance and give it a retro feel?

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: nReuben
« Reply #6 on: December 31, 2014, 09:29:34 am »
Yay, nice progress! The map will be quite small if you compare it to the nSpire screen. Why not scaling the sprites *2 to balance and give it a retro feel?
This or maybe use sprites twice larger, with more details and more realistic colors ?
Or even better, have two sprite sets and let the user choose between "Retro" and "Modern" in a menu ?

Anyway, that's looking great already :)
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline Eiyeron

  • Urist McEiyolobster
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1430
  • Rating: +130/-10
  • (-_(//));
    • View Profile
    • Rétro-Actif : Rétro/Prog/Blog
Re: nReuben
« Reply #7 on: December 31, 2014, 10:10:28 am »
Here's my progress. A lot of manual recoloration has been done and some shading has been added here and there.

EDIT : I think I'm okay for now. Letting the previous versions to show the work done.
« Last Edit: December 31, 2014, 01:04:49 pm by Eiyeron »

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: nReuben
« Reply #8 on: December 31, 2014, 09:16:43 pm »
I now have a screenie showing the full screentest, 16x16 sprites (sorry Eiyeron, but for reasons told in IRC, I can not use yours (for everyone else: it has to due with the mappy files I was given being optimized and not having the full spritesheet, so the spritesheets are different for each map portion, and are in a different arrangement)), and 12x8 tile surface for the game (to match the original).

I am Bach.

Offline Matrefeytontias

  • Axe roxxor (kinda)
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1982
  • Rating: +310/-12
  • Axe roxxor
    • View Profile
    • RMV Pixel Engineers
Re: nReuben
« Reply #9 on: January 01, 2015, 07:49:32 am »
Hey, that's pretty sweet.