I was in charge with our brand new solution for an online Healthcare project – Alensa Online. The CEO trusted me the all the decisions in all software and hardware technology that were imposed by the architectural changes that we thought of. I’ve been asked to overview all aspects regarding our online presence: hosting company, maintenance and updating Windows 2003 Server including setup and configuration of IIS Web server and SQL 2005 Server.
Tag: Flash
Latest additions :sounds in our application, allowing user to get auditive feedback, background and confirmation for hit sounds for improving the User Experience, creating an immersive experience who tries to transpose the user into the real wood atmosphere, self generating levels, allowing users to improve themselves beyond our ideas about their possibilities: the user gets 60 seconds levels in which he has to hit more and more animals as he becomes better in targeting ( and in ball retrieval :-) ), changed the aspect ratio of the game from 4:3 to 16:9 to bette use the whiteboard's surface
Since last week the Flash application changed- I added support for numerical keys for hitting. We mapped the numerical keys 1 to 6 to the 6 animals positions that can be hit. This way, it is enough to press a key to simulate the throw of a ball.The reason behind this application architectural change is that we needed an smart way to simulate the sensors that were hit, without actually having the entire setup in our workplace.
This week we work also on the User Interface - the Flash GUI. It was challenging sinceI haven't previous experience in creating games in Flash. The application creates 4 spots in the bottom of the scene and 2 in the top to show randomly an new animal each time one is hit. This areas are hit areas designed to respond to phisical sensors placed on the back of the board on which the Flash Game will be projected.
A game should not have only a great idea, but also nice graphical interface. For this, we created an immersive forest environment where the user to be able to ‘hunt’ some animals. Underneath is the background of the application:
From the last lab we had a week of accomplishments: we set our hardware to Arduino platform completed on Monday a little programming and testing of the hardware platform decided the final idea of the game and also set Adobe Flash as our interface and display application The idea of the game remains as presented a week ago. We will have a screen acting as a pressure sensor (composed from at least 9 sensors to be more precise about the user’s hit point).The Arduino board will be linked with the sensors and will provide via USB the signals to the […]
In a previous post I explained the facts that forced us to re-think our project idea. Basically, our cool idea of an iPhone tied to a skateboard to create a exertion game require too much programming time. So we searched another idea who is required to be simpler and easy to be implemented in the remaining time. So we got us a round table (the ones in BIT cafeteria are the best!) and put our minds to work. First step : Use the Initial Design Techniques – Brainstorming (as learned in DIS I) Our goal: collect as many ideas of […]
In the last meeting, our tutors, Mr. Heller and Mr. Karrer, shared with us some of their experience using the sensors which made us reconsider the project idea. The ideaBecause of the new introduction in iPhone programming and the rich set of sensors of this device, our project envisioned an iPhone attached to the board in order to track the skateboard movements. The data pulled out by the iPhone is the initial acceleration (the one when the user starts riding with the board), and lateral or up-down acceleration when he does turns or jumps with the board. First, the iPhone […]
For the moment we expect to use either one of those strategies to implement our idea 1.Use Wiimote, an iphone, and a skateboard for implementing this game . Wiimote : as sensor for capturing the type of movement that is currently implemented. iPhone : read the sensed values from Wiimote and implement Game Interface Expected Language for implementation : Objective C . 2. Use iPhone , and adruino board that enables wireless communication with the following sensors: Bending sensor. Accelarometer. Expected Language for implementation : Objective C , and C++