+1-316-444-1378

Rogue like

This is my a level project worth 20% of my grade it consists of making a topdown 2d dungeon crawler with these requirements made in unity:1. player movements with mouse aiming 2. random dungeon generator with a boss room3. a minimap4. health bar and ability meter5. a dash ability that Read more…

Web design for a local restaurant

You are required to design a customized software for your client, who happensto own a restaurant at atourist place. Due to the shortage of manpower the owner wants to automate someprocesses. The clientwants  to  have  a  computerized  display  on  the  entrance  for  booking of tables.  Using  the  same,  customershould be Read more…

Simple parking

create a number assigner that gives you the smallest number available then you plug in your number into a keypad and it is available again in the selection and can be drawn again i need the list to be from 1-200 or biggerEX:click a button a screen displays number oneclick Read more…

Very Simple Java Console Game

Create a simple java game of flappy bird using the engine my teacher provided, this project is very simple and should take expert around only 30 minutes to make. Since this is a high school project, many of the methods have already been provided by the teacher. It is only Read more…

If else statement code

#rosie#customer ordering bot to process orders more quickly#Diane Ambatis, Meira Balikciogluprint(“hello, my name is Rosie! I’m here to help you place you’re flower order”)print(“which flower display would you like?”)print(“youre options are Daisy Display,Rose Display,Tulip Display”) print(“great choice! that will cost 40 dollarsl”)if Rose displayprint(“beutiful selection! that will cost 50 dollars.”)if Read more…