I would like to start with my plans I wanted to do in 2014, I posted them here
I had made a lot of plans, but I only managed to achieve some of them, I managed to participate in Ludum Dare, and I also made by game engine, SilenceEngine. I tried to understand Compiler Design, but despite of having it as a subject, I only managed myself to pass the examination. For the next thing, FontPacker, I managed to get it running on Linux, but not on OS X, because Mono on OS X is very very limited in GUI toolkits, I was lazy to rewrite using MonoMac.
I did some things that are not on my plan though, I started to use LWJGL3 first for an engine, before anyone switched it. And now, I’m writing my LWJGL Tutorials in LWJGL 3 after one year after I planned to do. One more good achievement was that I understood how should I reply to others, after all English isn’t my native language, I think I should still keep learning English, I sometimes still had to use Dictionary when talking to some people here.
So, yeah, I know past is past, I should move on into 2015, in fact, 2015 already arrived. Here is my new list of things I think I will be doing in 2015.
Make more games with SilenceEngine
Follow TheBennyBox’s 3D Physics Engine series completely
Learn more modern OpenGL (4+)
Participate in Ludum Dare again (it’s on April 17th)
Participare in TAFSJ again
Get more cool ideas
2014 has given me both good, and bad, and the same will be the case of everyone, let’s forget the bad, remember the good, and be happy and successful always… So guys, what are your goals?
[quote]OpenGL Shading Language (abbreviated: GLSL or GLslang), is a high-level shading language based on the syntax of the C programming language.
[/quote]
Cheers,
Keith
2014 has been a good and bad year for me, like every other year!
What I did in 2014
I got passed the programming learning “wall”
I released a Space Invaders clone that is polished, I am happy with it (greatly)
I joined JumpButton Studio and met some of the most interesting people
Got accepted onto first year HND Computer Games Development at Edinburgh College
Learned C# in like a week (mostly syntax differences and some extra nice stuff, lamdas)
I developed and released Viking Dodge under JBS (all credits in thread)
I got reunited with my cousin whom I was great friends with 10 year ago, we are now designing a game together (he is a C/C++/Java/Haskell/Python programmer)
Acquired myself a new mountain bike in an attempt to get “back in the game” after an injury last year that has left be a terrified of jumps
What I plan to do in 2015
Patch and update Viking Dodge with fixes/features over the course of the year
Plan and develop JBS’ next release
Visit France and got biking in the Alps
Continue on to second year of my HND course
Get a better job and tell my boss to stuff it
Hopefully plan the wedding with the other half and get a date sorted (this is actually a proper work load btw…)
For me 2014 was a black-hole in term of games developpement (2013 was a good year).
My professionnal work was too immersive and i let down all personnal projects.
But i played in 2014 to “X-Com Enemy Within” and found it as a really good game and loved it !! it’s such game that i’m jalous to not made it even if i know i’m not able to do…
So, since 1 month, i restarted old projects, review theses and started to unify 3 of them inside a single one.
I would achieve in 2015:
Finished 2 games started in 2013 (one is playable but i want to polish it a bit)
Learn most of things about OpenGL (some stuff are always a mystery for me… and i want to work on theses aspects)
Finish my ui framework
But i hope i will be able to get some times for personnal projects over the complete 2015 year.
Exactly one year ago today, I decided to dust off my idea of creating a polyrhythmic (two or more different rhythms played simultaneously) metronome application and start working on it again. I’ve had the idea for about 4 years but kept running into problems that I couldn’t get past, thus never made any kind of serious progress with it. After picking it up again, I had hit another wall with it…but then…I found this forum!!! And thanks to the help of the amazing members here I was able to not just move forward on my project, but get the core functionality working better than I could have ever dreamed possible. It’s still a work in progress, but it is coming along extremely well. I also made the switch over from Java SE to using LibGDX (based on the recommendation of several forum members here) which has been a challenge all on its own.
Finding this forum was the best part of 2014 as I probably would have stopped working on my project yet again and put it back on the shelf. I have learned so much in just the 6 months or so that I’ve been here, it’s crazy.
What I plan to do in 2015
Release my metronome! I’m not going to say “finish” as I think I will keep adding more features to it for as long as I can. And of course, I plan to spend lots more time here!
I’ve decided I actually may get some things done this year. Disregard the previous post.
2014:
Relearned C++
Learned ASM
Re-re-installed Arch
Built my new desk
Learned a bunch about game hacking
Wrote a simple external cheat for battlefield 4 in C# that has an ESP, Norecoil, and a bunch of other stuff
Learned a bunch about reverse engineering
DLL programming in C++
Cracked a few different commercial programs as a learning experience
Learned a bunch about artificial neural networks
2015:
Learn more about ASM, game hacking, and reverse engineering
Finish my game for the TSA national competition
Get to nationals in science fair (I’ve got a nice project)
Go to bed earlier. I look like a zombie.
Program an internal dll injection hack for battlefield 4 in C++
Write my own reverse engineered battlefield 4 SDK in C++
Try to stop using C++ and get back to using my native language, Java