A general chat for developers. Don't ask to ask, just ask. Here's how: https://stackoverflow.com/help/how-to-ask
Amegma is an open source gaming organization that I am building, and Space invaders inspired by the original Atari space invaders is its first game built using pygame which is a Python library.
Code: https://github.com/Amegma/Space-Invaders
Star it if you like it, would appreciate it.
Would love to hear feedbacks from all of you
Reach out to me -
https://twitter.com/Mayank0255
https://www.linkedin.com/in/mayank-aggarwal-14301b168/
my code is like this
<MapboxGL.Camera zoomLevel={zoomLevel} centerCoordinate={getCenterCoordinates(array of events)} animationMode={animationMode} followUserLocation={false} bounds={{ ne: getSwCoordinates(array of events), sw: getNeCoordinates(array of events), paddingLeft: 100, paddingRight: 100, paddingTop: 100, paddingBottom: 100 }} />
@Bushra4
Hi everyone, I have created an empty file, named program. I am trying to write using CFS. But file is not located.
struct file *file;
file=find_file(&FILENAME);
if(file == NULL) {
printf("\ Failed to locate file\n");
return -1;
}
else{
printf("Located");
}
contiki
relative to your home folder?
JavaScript - 000 - #Baseline
publised
improvements and suggestions highly appreciated β€οΈ