Anime Princess Island

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome new members~!

Pages: 1 ... 108 109 [110] 111 112 ... 116

Author Topic: General game thread  (Read 237995 times)

Kami_sama

  • Posts: 4116
  • Live large, die large. Leave a giant coffin.
Re: General game thread
« Reply #1635 on: February 16, 2018, 11:58:09 AM »

that's a nice Gundam ruru, I'm sure Gundam Exia would like him too. :wave:

Logged

landshark

  • Posts: 2726
  • earthboat
Re: General game thread
« Reply #1636 on: February 19, 2018, 06:45:37 AM »

Logged
frick u

Ming

  • Empress
  • Posts: 10005
  • Stinky Smelly Salary Man
Re: General game thread
« Reply #1637 on: February 19, 2018, 11:13:31 AM »

Dress up gaemu
Logged

a worthless person

  • Posts: 1796
  • not worth worrying about
Re: General game thread
« Reply #1638 on: February 23, 2018, 02:01:00 AM »

played some SCP with 4chan

Ended up in someone else's video

https://streamable.com/r6vn2
Logged

Ming

  • Empress
  • Posts: 10005
  • Stinky Smelly Salary Man
Re: General game thread
« Reply #1639 on: February 23, 2018, 06:39:17 PM »

HEH :laugh:
Logged

Ming

  • Empress
  • Posts: 10005
  • Stinky Smelly Salary Man
Re: General game thread
« Reply #1640 on: February 24, 2018, 08:23:44 AM »

Maybe I started making a browser game
Logged

Kami_sama

  • Posts: 4116
  • Live large, die large. Leave a giant coffin.
Re: General game thread
« Reply #1641 on: February 24, 2018, 04:19:33 PM »

Will there be boobs in it?
Logged

Ming

  • Empress
  • Posts: 10005
  • Stinky Smelly Salary Man
Re: General game thread
« Reply #1642 on: February 25, 2018, 08:18:00 PM »

There might be pixel anime tits if I can get an artist



It's kinda fun, not using any frameworks or libraries so I'm writing all the code on my own from scratch (because I'm doing this to learn how a thing in HTML works, namely canvas, it's like the one last front end web developer thing I have ZERO experience with). Trying to imitate how they did it back in the oooooooold days. Partly because browser games run like CRAP so maximum optimization is needed.

I actually researched the topic way back in my school days. It's practically forgotten knowledge. See way back when a lot of browser games (mostly done using flash) would run like SHIT, yet there was these old games, running on calculator tier hardware, having as many damn explosions, projectiles, and enemies as they wanted, while running silky smooth 60 fps. And it was just mind blowing how the heck they did it.

Turn out, it's because they cheat A LOT.  :sing:

Take Mario for example. The first one. Huge levels, tons of destructible terrain... in 1985!

Yet there's a clue as to how they did it. What's that then? It's that you can never go backwards, beyond what's already on the screen.

Why? Because the damn game only loads like 2 screens worth of the level data into memory at a time! If you could go backwards, then it would load that data again. Meaning all enemies, and more importantly extra lives and power-ups, would be reset!

And if you then go back to where you were, all the progress you had made, would also be gone!  :laugh:
Logged

landshark

  • Posts: 2726
  • earthboat
Re: General game thread
« Reply #1643 on: February 25, 2018, 10:19:39 PM »

oh yeah well what about kkrieger


the whole game is under 100kb

to put that into perspective the first mario game was 31kb

tfw ywn be a farbrausch olympic tier programmer

https://en.wikipedia.org/wiki/.kkrieger
« Last Edit: February 25, 2018, 10:24:26 PM by landshark »
Logged
frick u

Ming

  • Empress
  • Posts: 10005
  • Stinky Smelly Salary Man
Re: General game thread
« Reply #1644 on: February 26, 2018, 07:02:49 AM »

Damn, thanks for reminding me that .kkriger exists. Impressive is a word that gets thrown around so much that it feels wrong using it to describe it. It's tech-wizardry.

Meanwhile my shitty application is currently at 8 kb. You move left and right.
Logged

landshark

  • Posts: 2726
  • earthboat
Re: General game thread
« Reply #1645 on: February 26, 2018, 11:13:21 AM »

-hugs-
Logged
frick u

Ming

  • Empress
  • Posts: 10005
  • Stinky Smelly Salary Man
Re: General game thread
« Reply #1646 on: February 26, 2018, 05:01:16 PM »

JavaScript and / or my browser won't register key events properly. How is this possible. I even discovered that for different event types (press, up, or down) it will register either charCode or keyCode for the key you pressed while defaulting the other to 0.

Logged

Ming

  • Empress
  • Posts: 10005
  • Stinky Smelly Salary Man
Re: General game thread
« Reply #1647 on: February 26, 2018, 05:06:39 PM »

It's supposed to be some sort of Terraria clone by the way

I'm not really sure where I'm going since I'm just trying to figure out how to to do things

I do want there to be maids involved in some capacity though

Logged

Kami_sama

  • Posts: 4116
  • Live large, die large. Leave a giant coffin.
Re: General game thread
« Reply #1648 on: February 26, 2018, 05:10:02 PM »

This videogame optimization stuff is really impressive!
Logged

landshark

  • Posts: 2726
  • earthboat
Re: General game thread
« Reply #1649 on: February 26, 2018, 07:16:57 PM »

Logged
frick u
Pages: 1 ... 108 109 [110] 111 112 ... 116