Can someone tell me why this doesn't work ( Game maker )
Code Forum » Game Development
by CodingHelp
3M ago
If (PlayerScore = 200) room_goto(room4) i have the script for the score controller here. draw_set_color(c_white ) draw_set_font(fntScore) draw_text(x,y,"score:" + string(PlayerScore)) PlayerScore = 0 im new to coding i just started yesterday. And the event im trying to create the first line of code i put is in a draw event ..read more
Visit website
Writing mods for games
Code Forum » Game Development
by Alhazred
4M ago
I am willing to learn how to write mods for games, but I can't get useful informations on how to get started and what do I need. Let's say I want to write a mod for GTA Vice City Definitve Edition, which I'm sure that can be modded since there are several mods around. Does any of you know which tools I need and what should I learn develop a mod? If needed, I can already code in several languages, including C ..read more
Visit website
Video Game Theory and Ideas
Code Forum » Game Development
by ResponsibleEth2
7M ago
I think the Video Game industry is an interesting discussion. There's lots of controversy and excitement. Game developers are always looking for the new idea and the economy has a battle to keep Video Games from taking over workers' lives. This creates a lot of opportunity to innovate. Share your theories and ideas on the Video Game industry from your professional background ..read more
Visit website
Lady Bug
Code Forum » Game Development
by lovebug
7M ago
Back in 2021 I wrote a port of an arcade game from 1981 called Lady Bug in 8 bit 6502 assembly code for the Acorn BBC Micro Computer which is also from around the same year The game is open source on github if you would like a copy GitHub - LoveBug2084/LadyBug: LadyBug for the Acorn BBC Micro Computer range although the game is written in assembler its fully commented so that the structure and logic is easy to follow and might be useful to someone ? The full development thread is on... Read more ..read more
Visit website
Ways for Procedural Asset Generation
Code Forum » Game Development
by Calebmaxwell96
1y ago
Hello coding community! I am looking into a potential creative outlet to help discover myself and form a positive relationship with my ambitions. A little about myself before the question, I am a novice Python coder that has experience in basic unity. I love blender, and I am a huge user of asset collection on pinterest. (Space ships, soldiers, etc.) My ambition is to create a way to upload images into a procedurally generating system that outputs as many procedurally generates assets as I... Read more ..read more
Visit website
Interview Questions for Java: Clarifications
Code Forum » Game Development
by Veronica
1y ago
I took part in a Java interview and was asked the following questions, the answers to which I am unable to provide. 1> I have below class Code:Copy to clipboard class CricketTeam{ String name; //this is the complete name(inclusive of first and last name) } Cricket Players name are as below: Code:Copy to clipboard 1> Sachin Tendulkar 2> Gautam Gambhir 3> Ricky Ponting 4> Shahid Afridi 5> Kevin Pieterson 6> MS Dhoni I only want to arrange the names of the cricket players listed above by... Read more ..read more
Visit website
Chess coding
Code Forum » Game Development
by Synergy Rob
1y ago
I have created a game of double chess that has been developed into an online game play.synergy chess.net I have noticed that chess.com is written in Java, JavaScript and PHP. Synergy Chess is written in ReactJS, NodeJS, Xitrium, Scala and Java. This makes it very hard to find qualified coders to work on Synergy Chess. Can I simplify the coding ..read more
Visit website
HTML5 Canvas Games?
Code Forum » Game Development
by jia_111
1y ago
Hi all, Recently I have been very much interested in HTML5 game development using the Canvas API and JavaScript. Is anyone here working or learning in the same domain? I would appreciate any suggestions and recommendations for tutorials, courses, or a roadmap that I should follow. Thank you ..read more
Visit website
How virtual controller made
Code Forum » Game Development
by RetroGirl
1y ago
Hi everyone! Me and my friends are working on making a game in JavaScript that will be a retro platform game. My friend says we "NEED" to have this virtual controller so people could play on their phones. In the game Hop and Bop, they have a virtual controller. We are trying to make something like Hop and Bop where it is nice and RETRO! Hop and Bop is JavaScript as well? And we could program something like it? Sorry, just not sure where to start on that part and she is really pushy ..read more
Visit website
Suggestions on building an AI?
Code Forum » Game Development
by YTAIGamer
1y ago
I'm an experienced programmer, but new to AI. I'm trying to learn ML techniques by building a bot to play a video game. I'm documenting my process as I go. The game I'm focusing on 1st is TFT (TeamFightTactics) which is in the AutoBattler genre - Essentially, you try to build the strongest army, but there are millions of choices & pros/cons to each. My current plan is to use a NeuralNetwork (TensorFlow) to learn the complexities of which armies are strong/weak against each other. I'm... Read more ..read more
Visit website

Follow Code Forum » Game Development on FeedSpot

Continue with Google
Continue with Apple
OR