OLH064's Profile
Reputation: 20
Tradesman
- Group:
- Active Members
- Active Posts:
- 722 (1.01 per day)
- Joined:
- 06-June 11
- Profile Views:
- 3,217
- Last Active:
Feb 05 2013 07:05 PM- Currently:
- Offline
Previous Fields
- Country:
- US
- OS Preference:
- Linux
- Favorite Browser:
- FireFox
- Favorite Processor:
- Who Cares
- Favorite Gaming Platform:
- PC
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Count to a million
Posted 1 Oct 2012
10040
Can't code, since nothing works on Vista. Got an external drive to backup for installation of Windows 7 and some distro of Linux. Maybe I'll be able to use Java now.
edit: things were better on WinME and Puppy Linux. -
In Topic: Count to a million
Posted 1 Oct 2012
10038
... -
In Topic: Count to a million
Posted 24 Sep 2012
9952
I think I'll go with SDL and figure out time travel.
That will allow for a good game engine and give me time to think about my existence. -
In Topic: Count to a million
Posted 23 Sep 2012
9940
I'm a little depressed.
Not that kind of depressed about a thing, but the kind about a lack of a goal.
It probably didn't help that I uninstalled the game server software on my computer.
...Anyway, what's a good 2D game engine/framework?
No DirectX exclusive stuff, it's got to work on Linux. -
In Topic: Count to a million
Posted 10 Sep 2012
My Information
- Member Title:
- Junior bit compressor
- Age:
- 18 years old
- Birthday:
- December 18, 1994
- Gender:
-
- Location:
- Ohio, USA
- Interests:
- Programming, music, comedy, video games, retro games
- Full Name:
- Owen Hoisington
- Years Programming:
- 3
- Programming Languages:
- C (C99), C++, BASIC (I forgot a lot)
Contact Information
- E-mail:
- Click here to e-mail me
- Website URL:
-
http://www.newgrounds.com/dump/item/f7d6b79e7c006051384773b7ceac0a37
- Skype:
-
OLH064
- Facebook:
- http://facebook.com/olh064
- Twitter:
- OLH064
|
|


Find Topics
Find Posts
View Reputation Given





|
Comments
.Aaron
24 Jun 2012 - 22:09.Aaron
06 Feb 2012 - 00:37I agree the dislike there.. Some one else in the house has it, & from borrowing their comp occasionally I know I never want to use it on a regular basis, lol.
OLH064
25 Sep 2011 - 16:21var = var + 1
othervar = var 'I want to terminate commands without linefeed :(
WolfCoder
19 Sep 2011 - 15:16OLH064
28 Aug 2011 - 11:26generically named structure with functions that take a reference,
inside a specifically named namespace.
C is C++ this way.
namespace input_win98 {
struct input {...};
int function_thats_in_every_namespace_that_has_an_input_struct(input &); /* this works inside the namespace. */
/* duh, function goes here. */
}; /* C FTW! */
Aphex19
27 Aug 2011 - 19:46OLH064
27 Aug 2011 - 18:40but just more as a big library of code.
xfbs
27 Aug 2011 - 11:41OLH064
26 Aug 2011 - 16:01xfbs
22 Aug 2011 - 22:21OLH064
18 Jul 2011 - 10:39Wish me luck!
OLH064
18 Jul 2011 - 10:38I wrote my base code without understanding proper form. All my new code looks great, but I have to start all over again for the rest of it, too!